net/http.gzipReader.mu (field)
7 uses
net/http (current package)
transport.go#L3118: mu sync.Mutex // guards zr and zerr
transport.go#L3152: gz.mu.Lock()
transport.go#L3153: defer gz.mu.Unlock()
transport.go#L3170: gz.mu.Lock()
transport.go#L3171: defer gz.mu.Unlock()
transport.go#L3182: gz.mu.Lock()
transport.go#L3183: defer gz.mu.Unlock()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |